home *** CD-ROM | disk | FTP | other *** search
/ Acorn User: China / Acorn User China CD-ROM (UK) (Disc A) / Acorn User China CD-ROM (UK) (Disc A).bin / DEMON / HAMRADIO / RISCYTNC.ARC / !RiscyTNC_Manual < prev    next >
Encoding:
Text File  |  1995-07-01  |  25.3 KB  |  604 lines

  1.                                  Riscy TNC
  2.                                  ========
  3.  
  4. RiscyTNC is a multi tasking terminal program for driving AX25 Terminal Node
  5. Controllers.
  6.  
  7. In order to use the program to the full, before setting up you should
  8. be able to do some simple editing of files in !Edit, and possibly be able
  9. to copy (and even better create!) sprites contained in a sprite file
  10. with !Paint.  Both !Edit and !Paint should have been supplied with your
  11. computer.
  12.  
  13. The Topics covered in this manual are
  14.  
  15. Main Features :
  16. Tells you how good the program is
  17.  
  18. Connecting your TNC :
  19. Advice on the DCD problem suffered by Archmedes!
  20.  
  21. Getting Started : 
  22. What to do with those files in the TNC sub-directory.
  23.  
  24. Checking Communication with  your TNC :
  25. Proving that your Arc can talk to the TNC and if it won't, some words of
  26. probably useless advice.
  27.  
  28. Using the Terminal :
  29. How to talk to your TNC without some dumb smart program getting in the way.
  30.  
  31. Other modes:
  32. Got a multimode? Fed up with the packet racket ? - Try this section
  33.  
  34. Contacting the author:
  35. When all else fails !
  36.  
  37.                         --------------------------
  38.  
  39. Main Features       
  40. =============
  41.  
  42. The program is multi-tasking, with its control icon sitting on the icon bar.
  43. RiscyTNC can be configured to sit patiently "asleep" whilst another task usesa serial port, or be immediately active once installed.
  44.  
  45. Support has been added for the Hugo Fiennes block drivers, which means
  46. that the program can be used with the Serial Port's Dual serial card
  47. for example.
  48.  
  49. RiscyTNC is also able to automatically determine which type of TNC is in use,
  50. and will load the appropriate configuration file.  Alternatively, TNC
  51. configuration files may be loaded manually.  Once a configuration file has
  52. been loaded, it is possible for the computer to set the TNC's real-time
  53. clock.
  54.  
  55. Output from the TNC can be saved to a file, or sent to a printer.
  56. Files can be sent to the TNC.
  57.  
  58. The program can drive multi_mode TNC's (e.g. KAM) in modes other than
  59. packet.
  60.  
  61.                         --------------------------
  62.  
  63.  
  64. Connecting your TNC to your Computer
  65. ====================================
  66.  
  67. Use a lead supplied or make up your own lead to connect the TNC to your
  68. Archimedes' serial port.  The manual supplied with your TNC should tell
  69. you how to wire the pins.  Note that the Riscy TNC program uses hardware
  70. (CTS / RTS) handshaking in order to give you maximum flexibility.
  71.  
  72. The program has been tested with the serial lead wired in `PC'
  73. configuration i.e. CTS-CTS DTR-DTR RXD-RXD  etc. rather than the
  74. `archimedes fiddle' wiring.
  75.  
  76. A known problem area is in the use of the DCD line.  With older machines
  77. using GTE and CMD serial chips this line must be asserted at all times.
  78. On all machines if this line is not asserted, characters travelling between
  79. the TNC and computer may be lost, but with newer Acorn machines you may be
  80. able to get round this problem by use of the 'Ignore DCD' feature in the
  81. Config file.
  82.  
  83. Some TNCs use the DCD line to signal that the currently selected stream is
  84. connected, others may tie this line permanently asserted. With an older
  85. Archimedes it is worth tying pin8(DCD) of the serial port lead to pin 4(DTR)
  86. at the Archimedes end. If you do this, make sure that pin8 is disconnected
  87. from the TNC.
  88.  
  89. Getting Started
  90. ===============
  91.  
  92. Before using RiscyTNC, shift and double click on the Riscy TNC icon
  93. in its filer window and then load the file called 'Config' into !Edit.
  94.  
  95. This file is used to set up the serial port and permit RiscyTNC to
  96. automatically detect the type of TNC in use.  Please note that if you
  97. wish to use the auto-recognition facility, your TNC should be set to
  98. the same baud rate and data format as that used by the program.
  99. Comments in the Config file are preceeded with the '|' character.
  100.  
  101. IMPORTANT:  If you need to weedle a control character into a command,
  102. precede it with the character ^ then denote the character in lower
  103. case letters.
  104.  
  105. e.g. to get the character 03 (control-c) into a command, position the caret
  106. if it's not in the right place- hold down an ALT key whilst dialling 94
  107. on the keypad, release ALT, then type a little c.  The end result should
  108. look like ^c
  109.  
  110. Two ^ characters (^^) is the equivlalent of carriage return.  This allows
  111. multiple commands to be sent to the TNC.
  112.  
  113. e.g. Kiss On^^Restart <ret> is the same as
  114. Kiss On <ret>
  115. Restart <ret>
  116.  
  117.  
  118.  
  119. If you are using an expansion serial card, make sure that the configuration
  120. file contains the name of the driver and the port you wish to use.  The
  121. program first looks to see if the drivers are looked after by !SerialDev.
  122. If you have !SerialDev, and it contains drivers that RiscyTNC does not
  123. contain, click on it first.
  124.  
  125.                         --------------------------
  126.  
  127.  
  128. Explanation of Config file parameters
  129. =====================================
  130.  
  131. Version   : Purely for the programs internal use. If a later version of
  132.             Riscy TNC emerges that requires a larger list of parameters
  133.             in it's Config file, the program can alert you to the fact
  134.             that a supplied config file is 'out of date'.
  135.  
  136. Language  : Should be English, for use at a later date if foreign language
  137.             versions are made available.
  138.  
  139. Driver    : Serial port to be used by RiscyTNC.  The name is that of a
  140.             Directory in the `modules' subdirectory of RiscyTNC
  141.             appropriate to the port in use.  For the normal archimedes
  142.             serial port this should be `InternalPC'
  143.  
  144. Driver    : The port number of the serial port to be used on your Arc.
  145. port        For the normal Archimedes serial port this should be `0'
  146.  
  147. Streamca  : This is the character used by your TNC for changing
  148.             Input streams. The standard default is '|'.
  149.  
  150. TNC Type  : List the type(s) of your TNC here. The TNC listed in position 1
  151.             becomes the default. It's best not to use more than eight
  152.             characters to describe your TNC, as this name will be the
  153.             name also given to sprites and files.
  154.  
  155. Sign on   : List a unique set of characters that appear in your TNC's
  156.             power-on message to allow Riscy TNC to identify your TNC.
  157.  
  158. Auto-init : A 'Y' here will allow the program to automatically identify your
  159.             TNC, and set the Archimedes to the baud rates and data formats
  160.             given in the following serial port parameters.
  161.  
  162.             If you only have one TNC, a 'D' character after the colon will
  163.             set the baud rate and data format described below, and then
  164.             select the default TNC (that in position 1) without waiting to
  165.             see characters from the TNC.
  166.  
  167. (For the following serial port parameters, if you are in any doubt as
  168.  to which values to use, check in the manual supplied with your TNC)
  169.  
  170. Baud Rate  : Place the Baud rate here that you wish to use if the program
  171.              auto initialises.  The program will tell you if it cannot cope
  172.              with the value given.
  173.  
  174. Bits       : The number of data bits chosen on initialisation.
  175.  
  176. Stop Bits  : Stop bits on initialisation
  177.  
  178. Parity     : Use 0 for no parity, 1 for Odd, 2 for Even parity.
  179.  
  180. Ignore DCD : A 'Y' here will mean that the program will ignore the setting
  181.              of the DCD line from the TNC upon initialisation. be warned
  182.              though that ignoring DCD may give problems on older Archimedes
  183.              machines!
  184.              The value 'N' may mean that characters are lost if the DCD
  185.              pin on the serial port is not correctly asserted.
  186.  
  187. The stream outputs can appear in a window, and as new lines appear, the
  188. previous text scrolls up the screen.  The smoothness of the scrolling
  189. action depends on the value of the Scroll parameter.
  190.  
  191. Scroll     : Must be 2,4 or 8.  Other values will give a warning
  192.              message upon program initialisation, and defaults to 4.
  193.              A value of 2 gives the smoothest scrolling of received text in
  194.              a window, 8 the coarsest. Note that value 2 should only be used
  195.              with VGA modes
  196.  
  197. Default spool : The filename that is offered in the dialogue box when you
  198.                 wish to spool the incoming text or data to a file.
  199.  
  200.  
  201. Getting Started (Continued)
  202. ===========================
  203.  
  204. In the TNC  subdirectory, are some files with the same names as types
  205. of TNC. These files have the same names as the TNC types described in the
  206. Config file that you should have looked at recently.
  207.  
  208. The purpose of these files is to describe the commands that the TNC would
  209. like to receive from the program.  If you cannot see the name of your TNC
  210. on a file in the TNC directory, copy a file (e.g. tnc-320) giving it the
  211. same name as you used to describe your TNC in the Config file
  212.  
  213. Load the appropriate TNC file into !Edit, and make any adjustments you wish.
  214. You may well need the manual supplied with your TNC by you.
  215.  
  216. You might also like to load the file '!Sprites' into !Paint and make a
  217. sprite with the same name that your tnc was given in the config file.
  218. If you can't be bothered to make up a sprite with a picture of your TNC,
  219. copy one of the others, and re-name it.
  220.  
  221. Sprites and setup files are already provided for the following TNC's:
  222.  
  223. Pac-Comm TNC-320
  224. Kantronics KAM
  225.  
  226. Explanation of TNC file parameters:
  227. ===================================
  228.  
  229. Auto clock set : 'Y' means that the Archimedes will feed its current time
  230.                  and date setting to your TNC upon initialisation. This
  231.                  setting should be set to 'N' if you keep your Archimedes
  232.                  on a wierd time setting, or your TNC has a battery backed
  233.                  clock.  N.B. If your Archimedes clock is on BST, your TNC
  234.                  clock will be set to BST also  Please note that RISC-PC
  235.                  users might find that the auto clock set doesn't work, and
  236.                  a manual set option has been provided from the icon-bar
  237.                  menu.
  238.  
  239. Clock digits   : Check your TNC manual to see if the time is set as
  240.                  HH:MM (use the value '4') or HH:MM:SS (use the value '6')
  241.                  A good place to look is under the DAYTIME command on most
  242.                  TNC's
  243.  
  244. Command mode   : The command that your TNC needs to get into command mode.
  245.                  Usually control-c or (^c) as it should appear one space to
  246.                  the right of the colon.  If you have a TNC that can make
  247.                  use of the serial port break facility - and it is enabled,
  248.                  use the word 'Break' (case-sensitive).  This will ensure
  249.                  that you don't have to type any lengthy and complicated
  250.                  sequences to get out of transparent mode if you have to.
  251.  
  252. Converse mode  : The command that your TNC needs to get into converse mode,
  253.                  typically 'Convers' or K .
  254.  
  255. Transparent    : Usually something like 'Trans'
  256.  
  257.  
  258. Enter Kiss     : This command is provided for users of advanced programs
  259.                  utilising KISS protocol  Use the sequence to enter Kiss
  260.                  mode.  This program does not support KISS !
  261.  
  262. Exit Kiss      : The escape sequence from Kiss (usually 192,255,192)
  263. ---------------------------------------------------------------------------
  264. The entries against these commands may be left blank if you have a packet
  265. only TNC.
  266.  
  267. Packet         : Enter the sequence you need to use to return to packet
  268.                  from another mode.
  269.  
  270. RTTY - NAVTEX  : Against each description, enter the appropriate command
  271.                  that your TNC requires.  If your TNC does not implement
  272.                  a command - leave it blank
  273. ---------------------------------------------------------------------------
  274.  
  275. Port descrip'ns: Against each port, place a short written description as to
  276.                  its use.  (Not more than ten characters)
  277.  
  278. Commands needed to use ports.
  279.  
  280. Stream Prefix  : Place here the stream prefix that your tnc uses. It is
  281.                  often described as the Stream switch character in makers
  282.                  manuals.  If you have a TNC (like the KAM) which has
  283.                  different streamswitch characters depending on the port
  284.                  in use, place the word PORT here.
  285.  
  286. First stream   : The character used by the first stream, your tnc's manual
  287.                  usually refers to this character under a chapter titled
  288.                  multiple connects, or similar.  On most TNC's this is the
  289.                  character A, but on PK232's it can be 0
  290.  
  291. After first stream there is another list of ports against which you enter
  292. the command that the tnc needs to change to that port.  On TNC's which use
  293. their streamswitch character to switch ports, please enter that character
  294. here.
  295.  
  296. --------------------------------------------------------------------------
  297. Sequences needed to drive modes such as RTTY etc.
  298. You can leave this section of commands blank if you do not have
  299. a multimode TNC.
  300.  
  301. Against each description enter the command which you would have needed
  302. to enter from the command line in order to carry out the required action.
  303. Reference to your controllers manual is essential.
  304. --------------------------------------------------------------------------
  305.  
  306.  
  307. Checking Communication with your TNC:
  308. =====================================
  309.  
  310. Once you have set the configuration and tnc files as described above,
  311. make sure that your TNC is plugged into your Archimedes and switched off.
  312.  
  313. Double click on the RiscyTNC icon in your filer window, and a RiscyTNC icon
  314. of some description should appear on the Icon Bar. The icon and it's message
  315. will depend on your setting of Auto-init in the Config file
  316.  
  317. If you have a setting of 'Y', the text on the Icon bar should be 'Await'-
  318. the TNC is waiting for the TNC to send it's startup message so that it can
  319. identify it.  If you chose 'N', RiscyTNC will be asleep, waiting for you
  320. to command it into life.  With the D option RiscyTNC should state that it
  321. is in Idle mode, and will have already initialised.
  322.  
  323. +Switch on your TNC
  324.  
  325. If you chose Option 'Y', with all being well, the bar icon should change
  326. to idle.  Swipe another window across the icon and 'idle' to make sure 
  327. that the icon doesn't disappear, if it does, you do not have a correctly
  328. named sprite in the !Sprites file. If the icon still says 'Await' after
  329. a few seconds, then you may not have set the sign-on parameter correctly
  330. in the config file, or you've got mega problems (see the no sensible
  331. response section below).
  332.  
  333. Option 'N' choosers should now menu on the RiscyTNC icon on the Icon bar.
  334. Click on 'Initialise'.  An initialisation window should appear.  Click on
  335. the blue arrow until you see the name of your TNC.  If you don't after seven
  336. or eight tries, go back to editing your config file and make sure that
  337. you have correctly described your tnc.  When you have seen the name of your
  338. TNC, (or something similar if you want to experiment), click on OK.  The
  339. program should now initialise your TNC.
  340.  
  341. +Click select (The left button) on the RiscyTNC icon on the icon bar.
  342.  
  343. A window called Riscy TNC should appear.
  344.  
  345. +Click select on the left hand 'Terminal' Icon
  346.  
  347. If you get an initialisation window pop-up, the program has not initialised
  348. see the section above for Auto-init option 'N'
  349.  
  350. A large window called 'Terminal' should appear with possibly (if all is well)
  351. your TNC's command prompt.  Make sure that the right hand scroll bar is
  352. dragged right to the bottom of its travel, and the bottom scroll bar is
  353. at its furthest left limit.  Now click select at the very bottom of the grey area just above the bottom scroll bar.  A little green cursor will appear
  354. and the terminal bar at the top will change to yellow.
  355.  
  356. Try typing in something that your TNC manual says it might understand
  357. followed by Return.
  358.  
  359. With luck a reply from the TNC should appear just above the dotted lines.
  360. If it doesn't, see the trouble section below.  If all seems well, go onto
  361. the section called 'Using Terminal'
  362.  
  363. If you do not get a sensible response
  364. =====================================
  365.  
  366. 1) Is the TNC switched on and powered ?
  367.    Seems silly, but there's one born every day
  368.  
  369. 2) Check your serial lead from the Arc to the TNC is plugged in.
  370.    AT BOTH ENDS!
  371.  
  372. 3) Is the serial lead correctly made ?
  373.    Especially if you made it yourself!
  374.  
  375. 4) Is the handshaking working correctly ?
  376.    If you get no response at all, then it looks like a handshaking problem,
  377.    I've thought of this one.
  378.    Click menu (middle button) on the RiscyTNC icon on the icon bar
  379.    Take the pointer to 'Serial Port' and move right until you get
  380.    a second menu alongside. Click select (LHS button) on Handshaking
  381.  
  382.    A window called serial port handshking should appear:  Lets go through
  383.    the coloured icons.
  384.  
  385.    For those who are red/green colour blind, the `off' condition is
  386.    signalled by black letters on a red background, `on' has white letters
  387.    on green.  The warning lamps in the errors section are normally `unlit'
  388.    and turn red to indicate trouble. 
  389.    
  390.    XON/XOFF  : If green the arc is expecting to use software flow control
  391.                Click on the icon to make it red
  392.  
  393.    RTS/CTS   : Should be green.  Hardware flow control may be disabled
  394.                by clicking on this icon and turning it red.
  395.  
  396.    DTR       : When green, your arc is signalling to the tnc that it
  397.                exists.  You may click on DTR to turn it red and shatter
  398.                the TNC's hopes that it is connected to a terminal
  399.  
  400.    RTS       : Signals to the TNC that it is cleared to send data.
  401.                you can manually toggle this line with the icon.
  402.  
  403.    CTS       : Should be green if the terminal is `clear to send'
  404.                data to the tnc.
  405.  
  406.    DSR       : Hopefully green. If red your serial cable is not correctly
  407.                wired, or your TNC is not activating the DSR line (probably
  408.                for an even more obscure purpose than the Ring Line!)
  409.                (N.B. Some TNC's feed the DTR line from the Arc back on this
  410.                line, so check that one too!)  
  411.  
  412.    Ring      : Denotes state of ring line. Some TNC's use this for obscure
  413.                purposes. Don't worry just yet.
  414.    
  415.    DCD       : If Red your DCD line input to the arc is not asserted,
  416.                which will be generally true using a PC wired lead.
  417.  
  418.                This icon will be red even if you have chosen to ignore
  419.                the DCD line on the internal port
  420.                See the section called 'Connecting your TNC to your Computer'
  421.                above.
  422.  
  423.    
  424. 5) Are the baud rate and data formats correctly set between the TNC and Arc?
  425.    If you are getting characters in the terminal window, but they don't
  426.    make much sense, then you'll need to check the baud rate and data format
  427.    in the manual supplied with your TNC.  If you put the correct parameters
  428.    into the config file, then your TNC may have gone walkabout, or more
  429.    likely, the Eprom inside your TNC was supplied with different parameters
  430.    to the manual.
  431.  
  432.    You can change the baud rate and data format from the program.
  433.    Click menu (the middle button) on the RiscyTNC icon on the Icon bar.
  434.    Take the pointer up to 'Serial Port' then slowly right until you
  435.    get a second menu.  Click select (Left button) on 'Data Format'.
  436.  
  437.    The Serial Port window which appears doesn't need much explanation,
  438.    click on the blue arrows to change things, then on OK when you've
  439.    done.  If you do manage to find the correct values, put them into
  440.    your config file.  Most TNC's these days are either
  441.  
  442.    a) 1200 Baud, 7 bit, 2 Stop bit, Even Parity
  443.    b) 9600 Baud, 8 bit, 1 Stop bit, No parity.
  444.  
  445.    Try to avoid the settings called 'Wierd Parity'. And yes, although
  446.    it can do 50 baud 5 bit 1½ stop bit, it won't do 45.45, and it won't
  447.    convert into murray either.  If you have an older Arc, and are intent
  448.    on feeding an ST5 directly, look up timer 2's role in the IOC chapter
  449.    in the VLSI book.  A5000 users will need to know about fiddling an
  450.    82C710 chip instead.
  451.  
  452.                         --------------------------
  453.  
  454.  
  455. Using the Terminal
  456. ==================
  457.  
  458. The terminal is a simple dumbish terminal for those times when you need
  459. to talk to your TNC in the language it understands, and not let a so-called
  460. smart terminal get in the way with its interpretation of what it thinks
  461. you mean.
  462.  
  463. The terminal is started by clicking select on the RiscyTNC icon on the icon
  464. bar, and then select on the terminal icon on the Riscy TNC window.
  465.  
  466. The receive screen is the area above the dotted line, the send part is
  467. at the very bottom of the work area.
  468.  
  469. To write to your TNC, make sure that the scroll bar on the right hand side
  470. is fully down, and the bottom scroll bar is fully left.
  471. Click near the bottom of the screen just above the scroll bar.  This is also
  472. the place you will need to click on if you go off to do work on another
  473. screen, and then wish to return to typing on the terminal.
  474. A green cursor should appear, the window get's the input focus and the title
  475. bar at the top should turn yellow.
  476.  
  477. You can edit the input using the left/right cursor, and delete keys.
  478. A press on Return sends your line to the TNC.  Characters from the TNC
  479. appear above the dotted line.
  480.  
  481. Incoming data from the TNC can be spooled to a file.  Menu on the terminal
  482. window, and go for Spool to file.  The section below explains. Note that
  483. the file will contain a true representation of the bytes received if
  484. the Data option is selected.  The text option 'fiddles' the incoming
  485. data stream so that the file (when complete) may be loaded into !Edit.
  486.  
  487. To send a file of data to the TNC, drag its icon to the terminal window
  488. and drop it.  Line feed bytes in the file are converted to carriage returns
  489. if the file has its filetype set to text (&FFF).  Other filetypes are
  490. treated as data, and are not corrupted.
  491.  
  492. By clicking Menu on the window, you will get a choice of options
  493.  
  494. 1) Command : Not yet implemented
  495.  
  496. 2) Mode    : See the section on other modes
  497.  
  498. 3) Print
  499.    Click on print to send incoming characters to the printer.
  500.    If this option is ticked, clicking on it will stop output from the
  501.    TNC going to the printer.
  502.  
  503.  
  504. 4) Send to file / End file
  505.    This option controls the saving of characters coming from the TNC
  506.    to a file.
  507.  
  508.    Spool to file leads onto a spool as window.  The name of the file
  509.    appears in the white icon and is changeable. The default directory
  510.    is the directory called 'Files' inside the RiscyTNC directory.
  511.    The default filename is alterable in the Config file.  You can change
  512.    both the directory and filename by use of the cursor and delete keys,
  513.    and of course, the alpha-numeric keys on the keyboard. Normally, when
  514.    you have time, you would delete the filename to the right of the last
  515.    full stop, and substitute a meaningful filename.  The default filename
  516.    is provided for spooling to a file in a hurry - Don't forget to change
  517.    the name of any files spooled as default as soon as you have closed
  518.    them!
  519.  
  520.    If you do not like the choice of default directory for spool files,
  521.    and would regularly like to use another directory (e.g. RamFS) then
  522.    you might like to change the argument for <RiscyTNCfiles$Dir> located
  523.    in the !Run file.
  524.  
  525.    Clicking on the blue arrow changes the type of file that is created
  526.    A choice of data, will result in all characters coming from the TNC
  527.    being saved exactly as they are.  A choice of Text will change carriage
  528.    returns to Line feeds, in order that you can save text coming from
  529.    the TNC into a file which will look correct in !Edit
  530.  
  531.    Click on OK, or press return, when you are happy with the name of the
  532.    file, and its type.
  533.  
  534.    If a file is being spooled to, this option reads End file. Click on
  535.    this option to stop sending data to the file.
  536.  
  537.    Note that the spool to file option does not make use of an icon that
  538.    you drag to a filer window.  This is because the file being created
  539.    is not a complete file, and might give Risc-OS and applications
  540.    headaches if you entrusted them with the icon.
  541.  
  542. 5) Abort output.
  543.    This icon only becomes active if a file is being sent to the TNC.
  544.    Click here if you wish to stop sending the file
  545.  
  546. 6) Close Stream
  547.    Click here when you have finished using the terminal.
  548.  
  549. Other modes
  550. ===========
  551.  
  552. If you have a multi-mode TNC like a KAM, the program can drive TNCs in
  553. the following modes (providing your TNC can cope).  Note that other modes
  554. are only available from the terminal window.
  555.  
  556. RTTY, ASCII, AMTOR, FEC, NAVTEX and PACTOR
  557.  
  558. You will need to have set up the commands your TNC requires for these
  559. operations, in its TNC file.
  560.  
  561. CW is not presently supported, cos I prefer ears and keys!! HARGHH HARGHH !!    
  562. Enter terminal mode, then menu on the terminal window. Follow the modes
  563. arrow, then the other modes arrow, click select on the mode you require.
  564. If it is a mode where a selcall may be needed, a window will appear inviting
  565. you to enter a selcall.  Should you not wish to enter a selcall, just click
  566. on OK anyway leaving the writeable box blank.  With luck, you should enter
  567. the correct mode.
  568.  
  569. In order to drive such unimportant items such as PTT lines etc. Click select
  570. on the terminal window.  An suitable command window should appear.  If the
  571. command you want is not readily visible, pull down the scroll bar, and see
  572. if it's there.
  573.  
  574. Present commands (subject to proper setting up in the TNC file) are:
  575.  
  576. Transmit     : Very important if you have a licence
  577.  
  578. Rx after     : Return to receive when your TX buffer is exhausted
  579.  
  580. Rx immediate : Go back to receive NOW! (e.g. if YL notices severe
  581.                patterning on `Neighbours' etc.)
  582.  
  583. Invert       : Invert characters
  584.  
  585. Shift        : Alter shift
  586.  
  587. To escape back to packet, menu on the terminal window, follow other modes,
  588. then select the packet option at the top.
  589.  
  590.  
  591. Contacting the author
  592. =====================
  593.  
  594. By AX25 Packet mail : G4HIP@GB7BBC.GB7HSN.#32.GBR.EU
  595.  
  596. Amateur IP mail     : g4hip@gb7bbc.ampr.org.
  597.  
  598. Internet e-mail     : gareth@lightfox.demon.co.uk
  599.  
  600.  
  601.  
  602. V0.20 16/04/95
  603.  
  604.